vcProgramExecutor

Behavior for running robot programs.

See in: Overview

Module: vcRobotics2

Parent: vcBehavior

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ControllervcBehaviorRWGets or sets the associated controller.
DigitalInputSignalsvcBehaviorRWGets or sets the associated digital input map.
See more
Exceptions:
ValueError: When the assigned behavior type is invalid.
TypeError: When the assignment fails.
DigitalOutputSignalsvcBehaviorRWGets or sets the associated digital output map.
See more
Exceptions:
ValueError: When the assigned behavior type is invalid.
TypeError: When the assignment fails.
ProgramManagervcRobotProgramManagerRGets the program manager.